| Declaration: | extern playit_error
*xplayit_identify |
|
| ( | ||
| in | const char *filename, | /* R0 */ |
| out | playit_format *format, | /* R1 */ |
| int *framerate, | /* R2 */ | |
| int *bstart, | /* R3 */ | |
| int *bend, | /* R4 */ | |
| int *auxpar, | /* R5 */ | |
| int *numframes | /* R6 */ | |
| ); | ||
| SWI: | PlayIt_Identify |
[ Parent ] [ Manual root ]